projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74848a9
)
(describe-coding-system): Fix English message.
author
Kenichi Handa
<handa@m17n.org>
Tue, 4 May 1999 05:48:54 +0000
(
05:48
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 4 May 1999 05:48:54 +0000
(
05:48
+0000)
lisp/international/mule-diag.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-diag.el
b/lisp/international/mule-diag.el
index 202c99bcbbe323e2155da0f851e4102e12cf4c94..47c0f956248c66e7576c27c249aa585a7a4db6b0 100644
(file)
--- a/
lisp/international/mule-diag.el
+++ b/
lisp/international/mule-diag.el
@@
-225,7
+225,7
@@
but still shows the full information."
(let ((charsets (coding-system-get coding-system 'safe-charsets)))
(when charsets
(if (eq charsets t)
- (princ "This coding system can encode
charsets:\n")
+ (princ "This coding system can encode
all charsets.\n")
(princ "This coding system encode the following charsets:\n")
(princ " ")
(while charsets